한국어
오디언스 속성을 삭제합니다.
속성이 삭제되면 모든 관련 속성 값도 삭제됩니다.
cURL
curl --request DELETE \ --url https://your_a2_service/audiences/attributes/{id} \ --header 'Authorization: Bearer <token>'
"<any>"
The access token received from the authorization server in the OAuth 2.0 flow.
속성 ID
참일 시, 속성이 영구적으로 삭제됩니다.
Successful Response
The response is of type any.
any
이 페이지가 도움이 되었나요?